Extension::PRegmatch_first Method

Syntax

.match_first as Extension::PRegResults (pattern as C, subject as A)

Arguments

pattern

Character

subject

Any type

Description

Seaches subject for a match to the regular expression in the pattern.